PCA Index Dashboard Examples

PCA Index Dashboard Examples#

Ian’s Plot:#

x = np.linspace(0, 99, 100);
y = np.random.rand(100);
plt.plot(x, y, color = 'k', marker = 'x');
../_images/790aaa238cd0842904b8ccdcb088b1e2a19887815b691a088f65c614669bffb2.png

Jeremy’s Plots:#

This script was last run at 2024-03-13 10:12:11.423000+00:00 (UTC)
In US/Central Time, this is 2024-03-13 05:12:11.423000-05:00
../_images/8a4df5cdab7cdb8dfec654b82acefba913ecec41161933bcc8bb7a3a1b768a11.png
../_images/7eb3912dc05d525f824806d5c298ce7d61a77acdeba81242b98b0cdd42ca9c6a.png